home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple WWDC 1996
/
WWDC96_1996 (CD).toast
/
Technology Materials
/
MacOS 8 Resources
/
Developer Tools
/
Debugger
/
Power Mac Debugger 2.1d12
/
Power Mac Debugger 2.1d12.rsrc
/
STR#_7700.txt
< prev
next >
Wrap
Text File
|
1996-04-18
|
853b
|
35 lines
The string following the '#' should be a valid decimal number
The string following the '$' should be a valid hex number
The string following the '∆' should be a valid register name
Evaluate what???
- is a register that cannot be accessed.
Bad constant value. Cannot evaluate a floating point or a double.
Failed to do the type conversions. Check the operand types.
Can only dereference pointers and arrays.
Can not evaluate this expression. You may have used syntax that is not part of the grammar.
Variable is not a struct/union.
The variable typed after the '.' is not a struct/union member.
Expression is too long. It cannot be evaluated.
Not enough memory to complete the expression evaluation.
- is a variable that is either not defined in your program or cannot be found.
Semantic error. Check operand types.
Syntax Error